home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Utilities / KMremoteControl 1.52 (trial).dmg / KMremoteControl1.52 / KMremoteControl 1.52.app / Contents / Info.plist next >
Encoding:
Extensible Markup Language  |  2006-02-02  |  1.2 KB  |  37 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>CFBuildVersion</key>
  6.     <string>2006.01.25.1</string>
  7.     <key>CFBundleDevelopmentRegion</key>
  8.     <string>English</string>
  9.     <key>CFBundleExecutable</key>
  10.     <string>KMremoteControl</string>
  11.     <key>CFBundleGetInfoString</key>
  12.     <string>1.52, Copyright 2003-2006 by Derman Enterprises Inc., All Rights Reserved</string>
  13.     <key>CFBundleIconFile</key>
  14.     <string>KM Icon.icns</string>
  15.     <key>CFBundleIdentifier</key>
  16.     <string>com.Derman.KMremoteControl</string>
  17.     <key>CFBundleInfoDictionaryVersion</key>
  18.     <string>6.0</string>
  19.     <key>CFBundleName</key>
  20.     <string>KMremoteControl</string>
  21.     <key>CFBundlePackageType</key>
  22.     <string>APPL</string>
  23.     <key>CFBundleShortVersionString</key>
  24.     <string>1.52</string>
  25.     <key>CFBundleSignature</key>
  26.     <string>KMRC</string>
  27.     <key>CFBundleVersion</key>
  28.     <string>2006.01.25.1</string>
  29.     <key>LicenseControlledBundle</key>
  30.     <string>KMrCSubBundle</string>
  31.     <key>NSMainNibFile</key>
  32.     <string>KMRemoteControl</string>
  33.     <key>NSPrincipalClass</key>
  34.     <string>MyApplication</string>
  35. </dict>
  36. </plist>
  37.